Welcome![Sign In][Sign Up]
Location:
Search - vb socket

Search list

[Internet-NetworkMesTCPInterLock

Description: 这是一个用vb 实现socket功能的小程序,它包括客户端和服务端两部分。-this source code is use vb to implement tcp/ip ,it include server and client . use it to for dbase system.you can download it and update it for your app.
Platform: | Size: 12288 | Author: wyg | Hits:

[OAOA

Description: 自行开发,某公司的OA系统,winform程序,使用VB.NET开发,包含UDP聊天等,使用socket,异步通讯-Self-development, the OA system of a company, winform, the use of VB.NET development, including chat, such as UDP, use the socket, asynchronous communication
Platform: | Size: 2553856 | Author: 王科伟 | Hits:

[OS programVB_SOCKET

Description: 用VB实现的SOCKET通讯,使用了WINSOCK控件,作为SOCKET CLIENT。-SOCKET communication with the VB implementation, using WINSOCK control, as SOCKET CLIENT.
Platform: | Size: 58368 | Author: 薛风 | Hits:

[CommunicationWindowsApplication1

Description: socket 通信 包括tcpUDP 有邮箱发送接受功能-ti is a VB.NET code
Platform: | Size: 186368 | Author: liuqinqi | Hits:

[Windows Developsrc

Description: sweb 目录存放的是服务器 /sweb目录下的演示页面; sweb_simulator 为VB编写的sweb演示工具,可以响应sweb演示时的ajax请求和文件请求; wmii_locator 为VB编写的发现协议的实际应用,该工具可以直接使用,用于扫描同网络的wifimodII节点; wmii_recover 为VB编写的串口程序,仅仅用于发送“wifimod:RSTOR”,用于恢复出厂设置; SLSocketTest_20101220.rar 为silverlight编写Socket程序的示例,环境为XP sp3 ,VS2010. 学习用-sweb directory is stored in the server/sweb directory demo page sweb_simulator is written in VB sweb presentation tool, can respond to sweb presentation ajax request and file requests wmii_locator found written in VB for the practical application of the agreement, the tool can used for scanning with network wifimodII node wmii_recover is written in VB serial port program, only used to send " wifimod: RSTOR" , used to restore factory settings SLSocketTest_20101220.rar Socket to write silverlight program example, the environment is XP sp3 , VS2010. learning to use
Platform: | Size: 553984 | Author: 今朝 | Hits:

[JSP/JavaRev-TS3_4_083-U[1].Megalatha-Sathyabama-Univ..F.r

Description: simulation of mobile agents using socket programming concept.concept is developed in java and VB.
Platform: | Size: 214016 | Author: megalatha | Hits:

[CommunicationVB_60_LAN_Sockets

Description: VB源码实现网口控制安捷伦N6700A仪器,ZIP包中包含工程等多个文件-Communication with the N6700A over LAN may be accomplished without the use of I/O libraries or drivers. In this example it is accomplished using Winsock. Dynamic Host Configuration Protocol (DHCP) is typically the easiest way to configure the Instrument for LAN communication. DHCP automatically assigns a dynamic IP address to a device on a network. See the User s Guide for more information and how to set it up on the instrument. Connect a LAN cable and verify communication. In a DOS Window, (Run-> Command from the START menu of many Windows operating systems) type ping and the IP address of the product. For further information, see the Agilent Technologies USB/LAN/GPIB Connectivity Guide, which you can download from the Agilent web site at http://www.agilent.com/find/connectivity in the section Manuals, Guides & Notifications. Once you have established communication with the product, enter the IP address in the program for an example of instrument control using socket
Platform: | Size: 7168 | Author: forest | Hits:

[.netTCPLister

Description: VB.net socket 异步通信服务类包括服务端及客户羰, 服务端采用异步机制,可连接多客户。-VB.net socket asynchronous communication service class services to clients and customers carbonyl, the server uses asynchronous mechanism, you can connect multiple clients.
Platform: | Size: 102400 | Author: linhucong | Hits:

[ICQ-IM-ChatQQ

Description: 似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件-)。&nbs...-Chat program like QQ, written by VB. Include server site and client site, using tcp/ip, windows socket
Platform: | Size: 3265536 | Author: 牟维明 | Hits:

[Game Hook CrackToOnS

Description: Hello, I offer here a bot source socket in vb.net not update to the update there are some changes to make: -Replace the MD5 encryption by RSA encryption -Modify the packet "indetificationMessage" version and add add "versionExtands" -and then continue the bot :D. sorry I use GoogleTranslate because I speak French.
Platform: | Size: 539648 | Author: nico | Hits:

[Windows DevelopVBAPIHooker

Description: VB HOOK指定进程指定DLL的代码,代码是获得SOCKET封包内容。当然可以自己改改,也可以用作其他-VB HOOK specified process to specify the DLL code, the code is obtained SOCKET packet contents. Of course, can be changed, can also be used for other
Platform: | Size: 25600 | Author: 白永胜 | Hits:

[.netvbcsnetch01

Description: VB C# Socket 教你如何用.NET进行网络编程-How to use Socket
Platform: | Size: 5488640 | Author: yanhao | Hits:

[Software EngineeringTCP

Description: 用VB写的基于SOCKET的TCP网络连接-Written using VB based SOCKET TCP network connection
Platform: | Size: 15360 | Author: 小杰 | Hits:

[Software EngineeringUDP

Description: 用VB写的基于SOCKET的UDP网络连接-SOCKET-based UDP network connection with VB
Platform: | Size: 195584 | Author: 小杰 | Hits:

[Internet-NetworkSocketTest

Description: vb写的socket客户端与服务端收发原理描述-vb write the socket client and server to send and receive Principles
Platform: | Size: 48128 | Author: 朱国君 | Hits:

[Software EngineeringCSharpTCP

Description: C#局域网内的tcp传输• 以目前流行的TCP/IP协议构成的互联网软件设计方法,实现网络传输实验设计。 • 掌握网络scoket套接字完成计算机通信过程,深入理解和掌握基于TCP/IP协议的网络通信以及网络客户机/服务器模型的结构概念,熟悉常用的Windows API函数的用法,利用C++或VB语言实现流式套接字的网络应用通信编程。 -C# tcp transmission • LAN to the Internet posed by the popular TCP/IP protocol software design methods, experimental design network transmission. • master the complete computer communication process the network scoket socket, in-depth understanding and mastery of the concept of the structure of the TCP/IP protocol-based network communication and network client/server model, are familiar with the popular Windows API function usage using C++ or VB language stream socket communication network applications programming.
Platform: | Size: 178176 | Author: 郭树军 | Hits:

[.netSocket-VB.net

Description: wind7下winsock通信,方便上位机和下位机通信用-wind7 next winsock communication
Platform: | Size: 79872 | Author: | Hits:

[Internet-NetworkTCPServer1

Description: 用VB的Socket控件编TCPServer程序-Socket VB series TCPServer control procedures
Platform: | Size: 6144 | Author: edstim | Hits:

[Internet-Network24

Description: VB通过SOCKET实现文件上传,可以了解关于SOCKET用法。-SOCKET file upload
Platform: | Size: 6144 | Author: 刘三林 | Hits:

[Program docUDP_Trans

Description: 网络通信,介绍基于TCP/IP协议下的UDP数据包的传递方法。-socket upd,in vb how to use udp protocal to transmate infomation by tcp/ip.this is a txt file write by dl.
Platform: | Size: 1024 | Author: kk.dl | Hits:
« 1 2 3 4 5 6 7 89 »

CodeBus www.codebus.net